UserIdPrimarySmtpAddress Property |
Represents the primary Simple Mail Transfer Protocol (SMTP) address of an account to be used for delegate access.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string PrimarySmtpAddress { get; set; }Public Property PrimarySmtpAddress As String
Get
Set
Property Value
Type:
String
See Also